~4Dgifts/toolbox/src/exampleCode/viewkit/builderExamples/beep2 README beeper2 is a simple example of using BuilderXcessory (BX) to create a ViewKit component class that contains a manager widget and a button. The derived class is used to add functionality (a beep), when the button is pressed. See also beep and beep3 directories. The difference between this example and the one in beep is that this version places string resources in an app-defaults file (highly recommended) instead of hard-coding them. You need to install the file Beeper in /usr/lib/X11/app-defaults to see the resources, or else run the beeper2.sh script.
Source
Documentation
Data
Reference